.. _`Image Dataset (Experimental)`: .. _`com.sympathyfordata.advancedmachinelearning.imgdataset`: Image Dataset (Experimental) ```````````````````````````` .. image:: image_ds.svg :width: 48 Documentation ::::::::::::: Create and initialise a dataset from paths to image datasources. Definition :::::::::: Input ports ........... **source** | Type: [datasource] | Description: Sources of image data. Must be files on disk Output ports ............ **dataset** | Type: dataset | Description: Dataset Examples ........ The node can be found in: * :download:`image_binary_classification.syx ` Implementation .............. .. automodule:: node_dataset :noindex: .. class:: ImageDataset :noindex: